Exercise:1
- Insert a monkey and a banana sprite. The Banana is always falling from top to bottom. When the Banana reaches the bottom, it should start falling from the top at another random X location. Move the monkey left and right by using arrow keys. When the monkey touches the bananas, change the costume of the banana by using the touching block.
Exercise video:
Click here to view a model video for your reference.
Exercise:2
- Use the exercise-1 to take a duplicate of the Banana sprite and change it into an Apple. Also, add one more drawn fruit sprite to fall.
Exercise video:
Click here to view a model video for your reference.
Solutions
Click here to download the sb3 file for exercise 1.
Click here to download the sb3 file for exercise 2.